home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10545 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  598 b 

  1. Path: news.ov.com!news
  2. From: glenn@ov.com (Fletcher.Glenn@ov.com)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Bizarre error with structures, please hel
  5. Date: 18 Mar 1996 16:51:18 GMT
  6. Organization: OpenVision
  7. Message-ID: <4ik4a6$dth@spanky.pls.ov.com>
  8. References: <4idkfo$1el@news.voicenet.com>
  9. Reply-To: glenn@ov.com
  10. NNTP-Posting-Host: foghorn.pls.ov.com
  11.  
  12. Without duplicating your code here, I note that you do not ensure
  13. that all of the data is written to or read from the file.  You 
  14. might look to see if your system imposes an upper limit on the
  15. size of a fwrite or fread.
  16.  
  17.             Fletcher.Glenn@ov.com
  18.  
  19.  
  20.  
  21.